home *** CD-ROM | disk | FTP | other *** search
-
-
-
- XXXXmmmmSSSSttttrrrriiiinnnnggggCCCCrrrreeeeaaaatttteeeeSSSSiiiimmmmpppplllleeee((((3333XXXX)))) UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV XXXXmmmmSSSSttttrrrriiiinnnnggggCCCCrrrreeeeaaaatttteeeeSSSSiiiimmmmpppplllleeee((((3333XXXX))))
-
-
-
- NNNNAAAAMMMMEEEE
- _X_m_S_t_r_i_n_g_C_r_e_a_t_e_S_i_m_p_l_e - A compound string function that
- creates a compound string in the language environment of a
- widget
-
- SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
- #include <Xm/Xm.h>
-
- XmString XmStringCreateSimple (tttteeeexxxxtttt)
- _c_h_a_r **** tttteeeexxxxtttt;
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- _X_m_S_t_r_i_n_g_C_r_e_a_t_e_S_i_m_p_l_e creates a compound string with two
- components: text and a character set. It derives the
- character set from the current language environment.
-
- The routine attempts to derive a character set from the
- value of the LANG environment variable. If this does not
- result in a valid character set, the routine uses a vendor-
- specific default. If the vendor has not specified a
- different value, this default is ISO8859-1.
-
- NOTE: This routine is obsolete and exists for compatibility
- with previous releases. It has been replaced by
- _X_m_S_t_r_i_n_g_C_r_e_a_t_e_L_o_c_a_l_i_z_e_d.
-
- tttteeeexxxxtttt Specifies a null-terminated string to be used as the
- text component of the compound string.
-
- RRRREEEETTTTUUUURRRRNNNN VVVVAAAALLLLUUUUEEEE
- Returns a new compound string.
-
- RRRREEEELLLLAAAATTTTEEEEDDDD IIIINNNNFFFFOOOORRRRMMMMAAAATTTTIIIIOOOONNNN
- _X_m_S_t_r_i_n_g_C_r_e_a_t_e(_3_X) and _X_m_S_t_r_i_n_g_C_r_e_a_t_e_L_o_c_a_l_i_z_e_d(_3_X).
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Page 1 (printed 11/11/03)
-
-
-
-